home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / splt251.zip / PLOTTERS.DOC < prev    next >
Text File  |  1993-08-01  |  31KB  |  737 lines

  1.  
  2.  
  3.         S P L O T  -  The Pen Plotter Simulator V2.5
  4.         --------------------------------------------
  5.            Copyright (C) 1989-93 by Alexandr NOVY
  6.                  All rights reserved.
  7.  
  8.                  April 1993
  9.  
  10.  
  11.         This file  contains technical  information about  pen plotter
  12.         types supported by the  SPLOT program. It also  contains list
  13.         of  supported  plotter  instructions  for each listed plotter
  14.         type.
  15.  
  16.  
  17.           1. General Information:
  18.  
  19.           The  SPLOT  program  is   available  in  various   versions
  20.         according to the type  of simulated  plotter. This means that
  21.         each SPLOT.EXE  module is  designated for  a certain  plotter
  22.         type.   This  principle  gives  the  maximum  reliability  of
  23.         simulation of the given plotter type. At present versions for
  24.         the following plotter types are at your disposal:
  25.  
  26.            Plotter type                          | Plotter syntax
  27.          ------------------------------------------------------------
  28.            ROLAND DXY 1100/1200/1300             | DXY-GL / RD-GL I
  29.            HP 7470A                              | HP-GL
  30.            HP 7475A                              | HP-GL
  31.            HP 7440A ColorPro                     | HP-GL
  32.            HP 7550A                              | HP-GL
  33.            HP 7570A/7575A/7576A DraftPro DXL/EXL | HP-GL
  34.            HP 7595A/7596A DraftMaster I/II       | HP-GL
  35.  
  36.           An UNREGISTERED COPY  of the program  is available only  in
  37.         the version for the HP 7475A plotter. The versions for  other
  38.         plotter types can  be received only  on the basis  of regular
  39.         registration.  See  the  file  LICENCE.DOC  for  registration
  40.         information.
  41.  
  42.  
  43.  
  44.  
  45.           2. Description of Supported Plotters:
  46.  
  47.         -------------------------
  48.         HP 7470A Graphics Plotter
  49.         -------------------------
  50.  
  51.         Syntax: HP-GL
  52.  
  53.         Number of pens: 2
  54.  
  55.         Paper formats: ISO A4 (210 x 297 mm)
  56.                        ANSI A (8.5 x 11 in.)
  57.  
  58.         Plotter unit: 0.025 mm
  59.  
  60.         Maximal number of digits in decimal fraction to be read: 4
  61.  
  62.         Number of character sets: 5 (0-4)
  63.                                   (all supported by SPLOT)
  64.  
  65.         Alphabetical list of plotter instructions supported by
  66.         the HP7470A version of SPLOT:
  67.  
  68.          AA  - The Arc Absolute Instruction
  69.          AR  - The Arc Relative Instruction
  70.          CA  - The Designate Alternate Character Set Instruction
  71.          CI  - The Circle Instruction
  72.          CP  - The Character Plot Instruction
  73.          CS  - The Designate Standard Character Set Instruction
  74.          DF  - The Default Instruction
  75.          DI  - The Absolute Direction Instruction
  76.          DR  - The Relative Direction Instruction
  77.          DT  - The Define Terminator Instruction
  78.          IN  - The Initialize Instruction
  79.          IP  - The Input P1 and P2 Instruction
  80.          IW  - The Input Window Instruction
  81.          LB  - The Label Instruction
  82.          LT  - The Line Type Instruction
  83.          PA  - The Plot Absolute Instruction
  84.          PD  - The Pen Down Instruction
  85.          PR  - The Plot Relative Instruction
  86.          PU  - The Pen Up Instruction
  87.          SA  - The Select Alternate Character Set Instruction
  88.          SC  - The Scale Instruction
  89.          SI  - The Absolute Character Size Instruction
  90.          SL  - The Character Slant Instruction
  91.          SM  - The Symbol Mode Instruction
  92.          SP  - The Select Pen Instruction
  93.          SR  - The Relative Character Size Instruction
  94.          SS  - The Select Standard Character Set Instruction
  95.          TL  - The Tick Length Instruction
  96.          UC  - The User Defined Character Instruction
  97.          VS  - The Velocity Select Instruction (for information only)
  98.          XT  - The X-Tick Instruction
  99.          YT  - The Y-Tick Instruction
  100.  
  101.         The following instructions are  NOT supported by the  HP7470A
  102.         version of  SPLOT (they  are checked  for syntax  only and no
  103.         action is performed):
  104.  
  105.          - All escape code sequences.
  106.          - All output instructions:
  107.             OA, OC, OD, OE, OF, OI, OO, OP, OS and OW.
  108.          - Digitizing instructions DP and DC.
  109.          - The Input Mask Instruction IM.
  110.  
  111.  
  112.  
  113.         -------------------------
  114.         HP 7475A Graphics Plotter
  115.         -------------------------
  116.  
  117.         Syntax: HP-GL
  118.  
  119.         Number of pens: 6
  120.  
  121.         Paper formats: ISO A4 (210 x 297 mm)
  122.                        ISO A3 (297 x 420 mm)
  123.                        ANSI A (8.5 x 11 in.)
  124.                        ANSI B (11  x 17 in.)
  125.  
  126.         Plotter unit: 0.02488 mm (0.025 mm in SPLOT)
  127.  
  128.         Maximal number of digits in decimal fraction to be read: 4
  129.  
  130.         Number of character sets: 19 (0-4,6-9,30-39)
  131.                                   (all supported by SPLOT)
  132.  
  133.         Alphabetical list of plotter instructions supported by
  134.         the HP7475A version of SPLOT:
  135.  
  136.          AA  - The Arc Absolute Instruction
  137.          AR  - The Arc Relative Instruction
  138.          CA  - The Designate Alternate Character Set Instruction
  139.          CI  - The Circle Instruction
  140.          CP  - The Character Plot Instruction
  141.          CS  - The Designate Standard Character Set Instruction
  142.          DF  - The Default Instruction
  143.          DI  - The Absolute Direction Instruction
  144.          DR  - The Relative Direction Instruction
  145.          DT  - The Define Terminator Instruction
  146.          EA  - The Edge Rectangle Absolute Instruction
  147.          ER  - The Edge Rectangle Relative Instruction
  148.          EW  - The Edge Wedge Instruction
  149.          FT  - The Fill Type Instruction (Note, that for HP7475A
  150.                plotter fill angle may be specified in  45 degree
  151.                increments only.)
  152.          IN  - The Initialize Instruction
  153.          IP  - The Input P1 and P2 Instruction
  154.          IW  - The Input Window Instruction
  155.          LB  - The Label Instruction
  156.          LT  - The Line Type Instruction
  157.          PA  - The Plot Absolute Instruction
  158.          PD  - The Pen Down Instruction
  159.          PR  - The Plot Relative Instruction
  160.          PT  - The Pen Thickness Instruction
  161.          PU  - The Pen Up Instruction
  162.          RA  - The Shade Rectangle Absolute Instruction
  163.          RO  - The Rotate Coordinate Instruction
  164.          RR  - The Shade Rectangle Relative Instruction
  165.          SA  - The Select Alternate Character Set Instruction
  166.          SC  - The Scale Instruction
  167.          SI  - The Absolute Character Size Instruction
  168.          SL  - The Character Slant Instruction
  169.          SM  - The Symbol Mode Instruction
  170.          SP  - The Select Pen Instruction
  171.          SR  - The Relative Character Size Instruction
  172.          SS  - The Select Standard Character Set Instruction
  173.          TL  - The Tick Length Instruction
  174.          UC  - The User Defined Character Instruction
  175.          VS  - The Velocity Select Instruction (for information only)
  176.          WG  - The Shade Wedge Instruction
  177.          XT  - The X-Tick Instruction
  178.          YT  - The Y-Tick Instruction
  179.  
  180.         The following instructions are  NOT supported by the  HP7475A
  181.         version of  SPLOT (they  are checked  for syntax  only and no
  182.         action is performed):
  183.  
  184.          - All escape code sequences.
  185.          - All output instructions:
  186.             OA, OC, OD, OE, OF, OH, OI, OO, OP, OS and OW.
  187.          - Digitizing instructions DP and DC.
  188.          - The Input Mask Instruction IM.
  189.          - The Page Size Instruction PS - in the SPLOT paper size
  190.                may be changed only via program control panel.
  191.  
  192.  
  193.  
  194.         ----------------------------------
  195.         HP 7440A ColorPro Graphics Plotter
  196.         ----------------------------------
  197.         Including HP 17440 Graphics Enhancement Cartridge
  198.  
  199.         Syntax: HP-GL
  200.  
  201.         Number of pens: 8
  202.  
  203.         Paper formats: ISO A4 (210 x 297 mm)
  204.                        ANSI A (8.5 x 11 in.)
  205.  
  206.         Plotter unit: 0.025 mm
  207.  
  208.         Maximal number of digits in decimal fraction to be read: 4
  209.  
  210.         Number of character sets:
  211.          5 without HP 17440 (0-4)
  212.